home *** CD-ROM | disk | FTP | other *** search
/ Aminet 2 / Aminet AMIGA CDROM (1994)(Walnut Creek)[Feb 1994][W.O. 44790-1].iso / Aminet / dev / misc / TDS_1_94.readme < prev    next >
Text File  |  1993-12-29  |  913b  |  20 lines

  1. Short: Integrated Programming Environment
  2. Uploader: zani@cs.unibo.it
  3.  
  4. Twilight Development System (TDS) provides an integrated
  5. environment for writing and compiling source files like Turbo
  6. Pascal or Borland C++. It consists of a powerful text-editor with an 
  7. integrated project manager. Its main feature is to simplify and speed
  8. up the development of programs composed of different source files
  9. (modules). With TDS it's possible to compile and link these
  10. modules into an executable file with a single command and if the
  11. compiler finds some errors, they will be reported directly by the
  12. editor. TDS doesn't provide its own compiler, but can use any
  13. compiler or assembler callable from CLI. It has internal message
  14. converters for DICE C, SAS C (former LATTICE C), Aztec C, DevPac, 
  15. Tex, CatComp, PCQ, Oberon, HCC, A68k and many more and it's possible 
  16. to write custom converters for any other compiler.
  17.  
  18.  
  19.                         
  20.